aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn/i4l
AgeCommit message (Expand)Author
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2010-11-19filter: optimize sk_run_filterEric Dumazet
2010-11-17drivers/isdn/i4l: Remove unnecessary casts of netdev_privJoe Perches
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-09-15i4l: kill big kernel lockArnd Bergmann
2010-09-06isdn: cleanup: make buffer smallerDan Carpenter
2010-07-12drivers/isdn: Remove unnecessary casts of private_dataJoe Perches
2010-07-12isdn: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-07-12isdn: fix strlen() usageDan Carpenter
2010-07-05isdn: avoid calling tty_ldisc_flush() in atomic contextTilman Schmidt
2010-05-31drivers/isdn: Use memdup_userJulia Lawall
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-05-17isdn: Push down BKL into ioctl functionsArnd Bergmann
2010-04-22X25: Use identifiers for isdn device to x25 interfaceandrew hendry
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-22isdn: fix a few Kconfig imperfectionsTilman Schmidt
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-15Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel
2009-10-22isdn: fix possible circular locking dependencyXiaotian Feng
2009-09-28isdn: fix netjet/isdnhdlc build errorsRandy Dunlap
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar
2009-09-01isdn: convert to netdev_tx_tStephen Hemminger
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-25ISDN: Fix isdnhdlc for one byte hdlc packetsKarsten Keil
2009-07-25ISDN: Add support for none reverse bitstreams to isdnhdcKarsten Keil
2009-07-25ISDN: Clean up isdnhdlc codeKarsten Keil
2009-07-25ISDN: Make isdnhdlc usable for other ISDN driversKarsten Keil
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-06-17net: fix network drivers ndo_start_xmit() return valuesPatrick McHardy
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2009-06-11drivers/isdn/i4l/isdn_tty.c: fix check for array overindexingRoel Kluin
2009-05-17gigaset: move up Kconfig inclusion pointTilman Schmidt
2009-01-26isdn: Fix missing ifdef in isdn_pppDaniele Venzano
2009-01-14i4l: minor cleanupsPaul Bolle
2009-01-14i4l: do not print a warning when shutting down an i4l ppp interfacePaul Bolle
2009-01-07I4l: convert to net_device_opsStephen Hemminger
2008-12-03isdn: Kill directly reference of netdev->privWang Chen
2008-11-20isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixesHarvey Harrison
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-16isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_replyHarvey Harrison
2008-11-13isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlinesHarvey Harrison