summaryrefslogtreecommitdiff
path: root/drivers/isdn/i4l
Commit message (Expand)AuthorAge
* drivers/isdn: Remove unnecessary casts of private_dataJoe Perches2010-07-12
* isdn: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-12
* isdn: fix strlen() usageDan Carpenter2010-07-12
* isdn: avoid calling tty_ldisc_flush() in atomic contextTilman Schmidt2010-07-05
* drivers/isdn: Use memdup_userJulia Lawall2010-05-31
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-24
|\
| * isdn: Push down BKL into ioctl functionsArnd Bergmann2010-05-17
* | X25: Use identifiers for isdn device to x25 interfaceandrew hendry2010-04-22
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | isdn: fix a few Kconfig imperfectionsTilman Schmidt2010-02-22
|/
* Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
| * tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-09
* | Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller2009-11-15
|/
* isdn: fix possible circular locking dependencyXiaotian Feng2009-10-22
* isdn: fix netjet/isdnhdlc build errorsRandy Dunlap2009-09-28
* trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-21
* isdn: convert to netdev_tx_tStephen Hemminger2009-09-01
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\
| * headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* | ISDN: Fix isdnhdlc for one byte hdlc packetsKarsten Keil2009-07-25
* | ISDN: Add support for none reverse bitstreams to isdnhdcKarsten Keil2009-07-25
* | ISDN: Clean up isdnhdlc codeKarsten Keil2009-07-25
* | ISDN: Make isdnhdlc usable for other ISDN driversKarsten Keil2009-07-25
* | net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
|/
* net: fix network drivers ndo_start_xmit() return valuesPatrick McHardy2009-06-17
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* drivers/isdn/i4l/isdn_tty.c: fix check for array overindexingRoel Kluin2009-06-11
* gigaset: move up Kconfig inclusion pointTilman Schmidt2009-05-17
* isdn: Fix missing ifdef in isdn_pppDaniele Venzano2009-01-26
* i4l: minor cleanupsPaul Bolle2009-01-14
* i4l: do not print a warning when shutting down an i4l ppp interfacePaul Bolle2009-01-14
* I4l: convert to net_device_opsStephen Hemminger2009-01-07
* isdn: Kill directly reference of netdev->privWang Chen2008-12-03
* isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixesHarvey Harrison2008-11-20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-18
|\
| * isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_replyHarvey Harrison2008-11-16
* | isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlinesHarvey Harrison2008-11-13
* | net: easy removals of HIPQUAD using %pI4 formatHarvey Harrison2008-10-29
|/
* isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.David S. Miller2008-09-22
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18
|\
| * Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
| |\
| | * drivers/isdn/i4l/isdn_common.c fix small resource leakDarren Jenkins2008-07-12
| * | isdn: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
| |/
* | pkt_sched: Add qdisc_reset_all_tx().David S. Miller2008-07-08
* | netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller2008-07-08
|/
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-30